feat: Wire forwarding and external sharing [WPB-26687] - #5115
Open
MohamadJaara wants to merge 15 commits into
Open
feat: Wire forwarding and external sharing [WPB-26687]#5115MohamadJaara wants to merge 15 commits into
MohamadJaara wants to merge 15 commits into
Conversation
Ups 🫰🟨This PR is too big. Please try to break it up into smaller PRs. |
MohamadJaara
marked this pull request as ready for review
July 30, 2026 12:37
Contributor
Test Results2 191 tests +38 2 191 ✅ +38 1m 47s ⏱️ -20s Results for commit cea62e8. ± Comparison against base commit d10673c. This pull request removes 1 and adds 39 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
ohassine
approved these changes
Jul 30, 2026
Contributor
|
APKs built during tests are available here. Scroll down to Artifacts! |
sbakhtiarov
approved these changes
Jul 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://wearezeta.atlassian.net/browse/WPB-26687
What changed
This epic integrates the Wire forwarding and external-sharing work while hardening every URI import boundary:
content://URIs for asset imports10@com.wire.android.providerfor security comparison while preserving the original URIStack
The following PRs were reviewed and merged into
epic/forward-vs-external-share:This PR is the final epic integration into
develop, plus the content-scheme and cross-profile caller-validation follow-ups.